home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 013a / dmplas11.zip / READ.ME < prev    next >
Text File  |  1991-11-25  |  2KB  |  36 lines

  1.           ______________
  2.          /              \                        DMPLAS
  3.         /                \
  4.        |    o         o   |                    Written by
  5.        |                  |                 Martin L. Waldman
  6.        |         ^        |
  7.        |   *           *  |      A program to convert Dot Matrix Printer
  8.        |     \_______/    |    Controls to Laser Printer Control Sequences
  9.         \                /
  10.          \______________/                      Version 1.1
  11.                                               Copyright 1991
  12.                                            All rights reserved
  13.  
  14. This diskette contains the functional program (DMPLAS.COM), several test files,
  15. and the full text of the current User Manual in an ASCII file named DMPLAS.DOC
  16.  
  17.               To print the manual enter "COPY DMPLAS.DOC PRN"
  18.  
  19. A set of HP LaserJet soft fonts designed to compliment DMPLAS is also available
  20. and can usually be found in a file named DMPLASFN.ZIP or DMPLS2.ZIP.
  21.  
  22. ----------------------------------
  23.  
  24. Changes from Version 1.0.
  25.  
  26. 1) DMPLAS now handles horizontal tab settings. Previously an HT (09h) gave
  27.    spacing every 8 characters (the default on most printers). There are 2
  28.    Epson escape sequences that can alter these tab settings and DMPLAS
  29.    handles both properly.
  30.  
  31. 2) In TSR mode, DMPLAS now returns a "printer ready" status to the program
  32.    that is running even when it intercepts and swallows escape sequences.
  33.    This increases compatibility with programs that insist on continuously
  34.    checking the printer status.
  35.  
  36.